Home › Forums › Calendar Products › Events Calendar PRO › single event alignment
- This topic has 5 replies, 3 voices, and was last updated 10 years, 6 months ago by
Support Droid.
-
AuthorPosts
-
September 19, 2015 at 1:25 pm #1006811
John Paul
ParticipantHi,
all of my event views are all nice and aligned to the left..except the signle-event view
if you take a look here you will see what I mean
http://ltdesigns.eu/event/patisserie-with-steve-bridger/
the image and the related courses are all indented by about 15px… what I would like it that they are aligned to the left ..
I would also like to be able to style all my course views so that they had margin space to the left of the page of 40px..I have succesfully managed to do this, but the mobile view was horrible
September 19, 2015 at 1:47 pm #1006814John Paul
ParticipantHi
I managed to fix the left alignment issue
but any help in fixing the left margin to 40px and same value for gutter width without messing up the responsiveness, greatly appreciated
September 21, 2015 at 3:01 pm #1007257Brian
MemberHi,
Thanks for using our plugins I can help out here.It might be a combindation of the Remaining Tickets Text being pulled 20px to the left and some other css from your theme.
For this css I would see about reducing the -20 to a value that lines them up closer.
#tribe-events .tribe-events_event_tickets_remaining ul li {
font-size: 120%;
list-style: outside none none !important;
margin-left: -20px;
}After changing that let me know how it looks and we could work on that gutter.
Thanks
September 22, 2015 at 1:19 am #1007370John Paul
ParticipantHi,, that didn’t work but I tried
.tribe-events_event_tickets_remaining {
padding-left: 20px;
}and that seemed to do the trick…..
the page below is the gutter width I am trying to achieve across the site
September 22, 2015 at 6:48 am #1007447Brian
MemberHi,
George is helping in your other thread with the gutter:
I did come up with some css to help on the single template:
.single-tribe_event #page-container #et-main-area .container {
width: 95%;
}
That could help get you started and George might be able to provide one more piece, but we are limited in providing all the css on this as George said.
Thanks
October 7, 2015 at 7:05 am #1012274Support Droid
KeymasterThis topic has not been active for quite some time and will now be closed.
If you still need assistance please simply open a new topic (linking to this one if necessary)
and one of the team will be only too happy to help. -
AuthorPosts
- The topic ‘single event alignment’ is closed to new replies.
