-
AuthorPosts
-
May 23, 2014 at 3:11 pm #269146
Hi – Just noticed a bug using the icon box. i only want to show the icon to the left of the title. i delete “Click here to add your own text” and it goes away once i click update. but as soon as i begin editing any parts of the page, “Click here to add your own text” reappears.
also, how do you make the icon box centered in a column? i am using a threee column layout with an icon list in each. yet the icon list is aligned left so it doesn’t look good on the page.
http://quoted.wpengine.com/ (hosted on WPengine)
May 24, 2014 at 3:38 am #269403Hey blankonblank!
Thank you for using the theme!
Do you mind if we take a look at the wp dashboard? Please post the login details here and set it as a private reply. Is this still happening now? This issue should be fixed on the latest patch of the theme. Please try to deactivate all plugins then test the icon box elements again.
Best regards,
IsmaelMay 25, 2014 at 4:29 am #269629This reply has been marked as private.May 26, 2014 at 2:14 pm #270102Hi!
Thank you for the access.
It doesn’t seem to be happening when I checked the website using Chrome Windows 8. I created multiple icon boxes and they’re not reverting back to the default content when I update the element. Please try to remove browser cache then reload the page a few times. If possible, please test it on another browser or computer. This is the test page that I created: http://quoted.wpengine.com/wp-admin/post.php?post=3051&action=edit&message=1 (hosted on WPengine)
Regards,
IsmaelMay 27, 2014 at 2:36 am #270371This reply has been marked as private.May 29, 2014 at 10:12 pm #272091Hi!
Where in your page is the content slider you are referring to? can you post a link to that page?
Cheers!
JosueMay 29, 2014 at 10:21 pm #272097This reply has been marked as private.May 29, 2014 at 10:24 pm #272101Something like this will do it:
div.avia-content-slider-inner span { background: red; padding: 20px; }
Result:
Best regards,
JosueMay 29, 2014 at 10:33 pm #272110This reply has been marked as private.May 29, 2014 at 10:36 pm #272112Hey!
A class should be referenced with a dot:
.text-slider div.avia-content-slider-inner span { background: red; padding: 20px; }
Best regards,
JosueMay 29, 2014 at 10:41 pm #272115This reply has been marked as private.May 29, 2014 at 10:45 pm #272119Add this too:
.text-slider div.avia-content-slider-inner h1 span { position: relative; top: 5px; }
Regards,
Josue -
AuthorPosts
- You must be logged in to reply to this topic.