Hi,
first of all – I am not a coder, but I will get along if I get the related code and a note where to put it.
#1 My problem is that for a blogpost like http://laufstyle.eu/ueberschrift I can change the background color of the side bar widgets, but NOT the Sidebar Text Color. I would like to have it the same look and feel as in the blog post (body font color #000000)
#2 Right -did look for #sidebar in the css without much success 🙁
Thanks
Christian
The first two rotators display subhead, headline and colored read more button below. But when I go to add more rotators, there is no read more button. I want all my rotators consistant. How do I either a. add read more to the additional rotators after 3 or
b. (prefer) Get rid of all the read more buttons? Thank you as always for your help.
Just to add to my comment above: We also lost all settings when switching from SKT BeFit Pro to a child theme of that Pro theme; and again when switching back from the child theme to the parent. As with the domain change, there was no change in the database during either of these switches.
I looked in the wp_options table. I did not find any option_name like “options_framework_befit-pro”. Instead I found rows with “option_name” equal to “skt_befit_pro”, “theme_mods_skt-befit-pro”, “skt_befit_pro_child”, and “theme_mods_skt-befit-pro-child”. So that would explain why switching to a child theme, for the first time, would lose all my settings. (It does not however, explain why I also lost settings when switching back to the parent theme. Perhaps I had changed the domain name between switching to child theme and switching back to parent theme.)
In the row with option_name = “theme_mods_skt-befit-pro”, there was a relatively short list of 7 settings, with no domain names:
However, in the row with option_name = “skt_befit_pro”, there was a long list of options, in a similar format, that included the domain name several times. For example:
It appears that “s” stands for string and the number after the “s:” is the length of the following string.
So it is not enough to simply copy that table.
It is also not enough to simply update the table using the SQL function REPLACE(option_value, “old_domain”, “new_domain”).
You also have to adjust the string length number (85 in this example) if the length of the domain name changes.
We need an easier way to migrate a web site using this theme.
I have attempted to change the box background color via Theme Options > Basic Settings > “Select background color for featured box” however the color on the home page has not changed to reflect my selection. Please advise how I can adjust the color of the boxes.