Digital experiences for all disciplines
Forum Replies Created
-
-
This reply has been marked as private.
The code works when .myextraclass and/or .page-id-16605 is removed.
But when either are in there, to target a specific post or element inside a post it doesn’t work.
Hi Mohammed,
It just doesn’t work, I’ve inserted the extra class ‘myextraclass’ and there’s no change at all.
Something must be wrong with the css coding.
George.
Work’s perfectly – thank you
This reply has been marked as private.Hi Mohammed,
I think this works perfectly:
.spb_box_content .box-content-wrap { background: none repeat scroll 0 0 #f5f5f5; border-radius: 10px; border-bottom-color:#f5f5f5; box-shadow: 1px 1px 1px #ddd; }
However I cannot get it to target the particular boxed content sections on my page (https://events.com.au/australian-open-2015-packages/)
The 3 boxed content sections at the bottom of the page under ‘What Next’ is what i’m trying to change, the code works but then the rest of the sections including some text sections across my whole site change and break.
Thanks,
George
Hi Mohammed,
That unfortunately didn’t work. Title is still showing at the top.
Hi Mohammed,
I want to target a specific box, are you saying i should put ‘myextraclass’ in the box options and simply use the css code:
.spb_box_content .box-content-wrap .myextraclass .sf-table {
background: none repeat scroll 0 0 #f5f5f5;
border-radius: 10px;
border-bottom-color:#f5f5f5;
box-shadow: 1px 1px 1px #ddd;
}Is there anything else I need to do, becuase this doesn’t work.
This reply has been marked as private.Hi Rui,
Thank you.
How can I target another box on that same page? Or make those rules apply to all boxes on a particular page?
George
Thanks RUI,
What about the black shadow on the bottom corners?
This reply has been marked as private.Hi Kyle,
Unfortunately that did not work, no rounded corners..
Thanks Mohammed,
I look forward to the reply.
-