-
AuthorPosts
-
October 14, 2015 at 1:31 pm #518641
Hello everyone I have 3 problems on my site http://www.filippocannata.com made Enfold:
1) I can not align the text of the sidebar widgets on the left, but I see them only with center alignment.
I tried to edit the CSS but if true the text on the left sidebar of the widgets I left justifies the texts of the box Mansory
example: http://filippocannata.com/sidebar.png
2) When I create an article and edit without using the advanced edit visualize correctly the site as an article of a blog with the title and information about the date and author article. If I change the article layout using advanced editor puts me in the top title bar and delete the information relating to the date and author.
Can I edit the articles published with advanced retaining the layout as a blog?
example item unmodified from advanced editor: http://filippocannata.com/pippolo/
example item modified with advanced editor: http://filippocannata.com/lilluminazione-del-tempio-di-pozzuoli/
3) Can I Mansory in the box enter the date is not exactly aligned in the abstract but in the bottom of the box?
example of how I wish it were: http://filippocannata.com/date.jpg
can you help me about it?
October 15, 2015 at 2:28 pm #519325Hi tescioneangelo!
please open separate tickets for different questions.
1.) Use this code in side Quick CSS field to align widget text to the left:
li.cat-item { text-align: left; } .entry-content-wrapper div li { text-align: left; } #mc_signup_form .mc_var_label { text-align: left; }
Best regards,
AndyOctober 19, 2015 at 12:36 pm #520867i have tried but in home page is ok but in article page in not correct
http://filippocannata.com/lilluminazione-del-tempio-di-pozzuoli/
how i can fix?
October 20, 2015 at 11:41 am #521510Hey!
your sidebar text on the last link you have provided is left aligned for me. Could you fix it?
Don’t forget to clear browser cache and hard refresh a few times.Cheers!
AndyOctober 20, 2015 at 12:03 pm #521522hi i have not fix and i see center aligned
http://filippocannata.com/lilluminazione-del-tempio-di-pozzuoli/
print screen here
http://filippocannata.com/left.png
but in home page is ok
October 20, 2015 at 12:23 pm #521539Hey!
try this code:
#top .widget li { text-align: left; }
Best regards,
AndyOctober 20, 2015 at 12:32 pm #521545now is ok
thank you
October 20, 2015 at 2:21 pm #521679glad we could help. Let us know in a new ticket if you have some more questions related to the theme. We are happy to assist you.
Best regards,
Andy -
AuthorPosts
- You must be logged in to reply to this topic.