pelgrimrat
Forum Replies Created
-
This worked for me:
.widget .cs-style-3 .add_to_cart_button { display: none !important; }
Forum: Fixing WordPress
In reply to: Change the appearance of 1 menu itemInnuvo, thank you so much!!
I’m sorry I haven’t replied earlier, but I was busy getting married ??
Thanks again. You’re a hero!
Forum: Fixing WordPress
In reply to: Change the appearance of 1 menu item1 more question:
Do you know what code to use to change the HOVER color of the background of the menu item?
Forum: Fixing WordPress
In reply to: Change the appearance of 1 menu itemInnuvo, thanks alot!!!
Worked like a charm ??
Have a great day!
Forum: Fixing WordPress
In reply to: Change the appearance of 1 menu itemInnuvo, thank you so much for the quick response!!
That is a great option!
I added a new class calles ‘lastmenuitem’ and put this in my stylesheet:.lastmenuitem { color: white !important; background-color: #dcefff; }
The background color is showing up, but the color of the font is not changing. Do you know what I am doing wrong?
Forum: Themes and Templates
In reply to: [Twenty Twelve] Changes in child theme do NOT appear on websiteThank you so much!!!!!!!!! Such a small mistake with big consequences. Thank you for spotting it!!!
Forum: Plugins
In reply to: [Column Shortcodes] NOT aligning columns at the topNever mind, I sorted it out myself.
For those with the same question, this is how I did it:
[one_half padding="0 15px 15px 0"] <div>content goes here</div> <div>content goes here</div> <div>content goes here</div> [/one_half][one_half_last padding="0 0px 15px 0"] <div>content goes here</div> <div>content goes here</div> <div>content goes here</div> [/one_half_last]
Forum: Themes and Templates
In reply to: Twentytwelve remove white space around header imageEven when I make a simple change like:
.site-content { background-color: red; }
I see the preview of the result in Firebug, but when I put this in the style.css file of my Child Theme, nothing happens…
Forum: Themes and Templates
In reply to: [Spacious] Featured Image as Clickable LinkThanks andriansah!
Sorry for the late replyForum: Themes and Templates
In reply to: [Spacious] Featured Image as Clickable LinkHello blksheep,
I see that you accomplished this on your website.
Can you please let me know how you did this?
Many thanks in advance!Forum: Themes and Templates
In reply to: [Spacious] inadequate display on screen width 1024Any thoughts on this? Anyone?
I’m having the same issue as rustamaha. Any help would be much appreciated!
Dear BestWebSoft Support Team,
I tried disabling multiple plugins, but the error was not caused by a plugin.
Then I installed the Twenty Eleven theme and the problem was gone.
However, I would very much like to keep using the Twenty Twelve theme.Have you heard of this problem in combination with the Twenty Twelve theme before?
Your help is much appreciated
Dear BestWebSoft Support Team,
Thank you for your reply. I added this code to the bottom of me style.css file of my child theme.
Nothing changed.The flyout ‘Like’ window appears as before, getting cut off by the bottom of the page. You can see an example at the bottom of this page:
https://www.vriendenvanrubya.org/opleiding/The curious thing is: I also use this plugin on another website:
https://www.elsdenatris.nl
Here, it works perfectly! The flyout window is not cropped, but expands below the footer area. Just as it should.Could this be theme dependent? I use the Twenty Twelve theme on the first website.
Forum: Plugins
In reply to: [FireCask Like & Share Button] Like button fly out gets cut off below footerI’m sorry but this is a bit much for me, being a rookie on PHP.
The buttons are there and look fine, it’s just the fly-out window getting cropped witch annoys me.
I don’t like to use shortcode for the facebook button on individual pages or posts, as I have to remember it adding at every page or post. I would like it to be there automatically.
Still, thank you very much for the help. I appreciate it.
Forum: Plugins
In reply to: [FireCask Like & Share Button] Like button fly out gets cut off below footerThanks again, but I still don’t get it.
There is nothing in the table on the Spider facebook main settings page.
What do you mean by “…which I use it with a shortcut.”?
I have both plugins installed, but nothing seems to be changed. The fly-out window when I click the facebook like button still parly disappears under the footer bar.