right menu close button colour
-
Hi there, it seems the right menu close button colour choice option does not take effect.
could you help me rectify this.
stack…
wp (latest)
beaver builder
beaver builder theme
beaver builder child themeThe page I need help with: [log in to see the link]
-
Hi,
It could be a cache mechanism that is preventing to see the changes, if you have one purge the browser cache.
If doesn’t work add the code below to the custom css option inside the General options tab and adjust to the desired color.
.mob-menu-slideout .mob-cancel-button { color: #fff; }Let me know if it worked.
Thanks for the response, its highly appreciated.
Hmmm, disabled cache plugin given by site-ground hosting with wp install. also added the css you suggested and still the close button color is inaccessible or taking effect.
really at a loss why this detail is being stubborn π ive included the install access below in case your curious to check out this particular issue.
http://www.mediacake.net/cake123/mediacake/
http://www.mediacake.net/cake123/mediacake/wp-admin
un: mcadmin
pw: skellaz4041Cheers
Neil
can you please disable those credentials, this is visible to everybody and it’s dangerous.
in the meantime, I have fixed it. But disable the user has fast as possible.
Hi Rui,
im still not seeing the close button in chosen colour here, on mob iphone 6+ – my other website updates are taking effect but this close button not showing.
issues with iphone 6+ ?
If it’s fine on other devices then it’s probably just a cache issue.
Try in a different browser in the iPhone and purge the cache of the current browser that you are using in the iPhone.
Ok its showing now thanks.. can the position and size be chnaged via plugin settings?
as the position is off and size bit too big
cheers
Neil
Replace the other css by this one.
.mob-menu-slideout .mob-cancel-button { color: #f0efe4 !important; font-size: 30px; margin-right: -20px; margin-top: -25px; }Use the margin right and top to adjust the position.
worked perfectly thanks again for all your support
No problem. Glad it’s sorted.
The topic ‘right menu close button colour’ is closed to new replies.