Forum Replies Created
-
AuthorPosts
-
That worked perfectly after I added an !important to:
.header_color .main_menu ul ul.sub-menu li a { background: transparent; }
Thanks!
Here it is!
Sure thing, sorry about that.
December 12, 2016 at 8:49 pm in reply to: Multiple items in the Google Analytics Tracking Code area #723355Thanks!
December 12, 2016 at 4:24 pm in reply to: Multiple items in the Google Analytics Tracking Code area #723216Just checking in, haven’t heard back yet. Thanks!
That worked. Thanks!
Doesn’t look like it worked. Any other suggestions?
I would like to have two different styles for the accordion element. One that is pretty standard, and another with the ‘.read-more’ class that has no border and no padding. I can remove the border and padding from the accordion element across the board, but I can’t figure out how to target the accordion with the ‘.read-more’ class so that only the accordion element with the ‘.read-more’ class has the border and padding removed. When I add my styling WITH the custom class like this:
.read-more .js_active .toggler { padding: 0; border: none !important; }
It doesn’t work.
I have already enabled custom css classes, I just can’t figure out how to target it now.
I added a custom class of “.read-more” to the accordion element.
Here is a screenshot of what I’m looking for: https://dl.dropboxusercontent.com/u/182261516/Screen%20Shot%202016-10-28%20at%2010.20.37%20AM.png
Here is the test page where I was trying to style the accordion element:
Thanks! Perfect.
-
AuthorPosts