bob reeves
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Bricksy] Header Nav Bar Hover ColourThanks Ana,
I will wait for the theme update as I have already added the copyright to the footer.
Regards
Bob
Forum: Themes and Templates
In reply to: [Bricksy] Header Nav Bar Hover ColourThe update works well.
Have you thought about adding copyright and date to the footer.
Regards
Bob
Forum: Themes and Templates
In reply to: [Bricksy] Header Nav Bar Hover ColourHi Ana,
all done
Regards
Bob
Forum: Themes and Templates
In reply to: [Bricksy] Header Nav Bar Hover ColourThanks once again Ana,
I will mark this as resolved.
Regards
Bpb
Forum: Themes and Templates
In reply to: [Bricksy] Header Nav Bar Hover ColourHi Ana,
I have tried your css, however to make it work I had to modify it;
.wp-block-navigation-item a::before {
border-top: 2px solid #ff9226 !important;
border-right: 2px solid #ff9226 !important;
}
.wp-block-navigation-item a::after {
border-bottom: 2px solid #ff9226 !important;
border-left: 2px solid #ff9226 !important;
}Note the border bottom and left on the :: after css. It now works perfectly.
On the mobile menu the padding between the label and the borders is non existant, could you please help with this css as well.
Regards
Bob
Forum: Themes and Templates
In reply to: [Bricksy] Header Nav Bar Hover ColourThanks for that Ana,
I will try it tomorrow and let you know how I got on.
Regards
Bob
Forum: Themes and Templates
In reply to: [Bricksy] Header Nav Bar Hover ColourHi @anariel-design,
thankyou for your swift response. The hover also has two right angled half boxes top right and bottom left, this needs to change to the hover colour as well.
Regards
Bob
Forum: Themes and Templates
In reply to: [Twenty Twenty-Two] Header BorderOnce again thankyou @saturn3,
I will give it a try later.Regards
BobForum: Themes and Templates
In reply to: [Twenty Twenty-Two] Header BorderThanks @saturn3,
the link for css classes worked perfectly for me.
If you could let me have the css for sticky header I would much appreciate it.
Regards
Bob
Forum: Themes and Templates
In reply to: [Twenty Twenty-Two] Header BorderThanks for your response once again, however as I wish to have a sticky header I do not think that this would work.
Forum: Themes and Templates
In reply to: [Twenty Twenty-Two] Header BorderHi @saturn3,
thankyou for getting back to me so quickly.
Could you please explain how to add the class and css style, as I have tried with no success.
Regards
Bob
Forum: Plugins
In reply to: [The Events Calendar] Opaque Block on HeaderForum: Plugins
In reply to: [The Events Calendar] Opaque Block on HeaderHi @astra001,
Thank you for your reply, I apologise for having copy protection turned on.
I do dot see an option in my theme to apply a z index.
I have turned off copy prevention, could you please take another look.
Regards
Bob
Thanks @wpmudev-support8,
I will mark this as resolved.
I think I have figured it out, the css that I have used is;
.forminator-custom-form input:hover, .forminator-custom-form textarea:hover , .forminator-ui.forminator-custom-form[data-design=default] select.forminator-select2+.forminator-select:hover {
box-shadow: 0 0 5px rgba(33,33,33,.3);
}If you can trim this it would be great.
Regards
Bob