Forum Replies Created

Viewing 6 replies - 1 through 6 (of 6 total)
  • I have the same problem. I found this style in the original theme:

    .primary-menu .sub-menu {
    	display: none;
    	position: absolute;
    	z-index: 9999;
    	width: 200px;
    	width: 20rem;
    	font-size: 11px;
    	font-size: 1.1rem;
    	border-top: 1px solid #ccc;	
    }

    But nothing happens when I put this code in my child theme:

    .primary-menu .sub-menu {
    	font-size: 14px;
    	font-size: 1.4rem;	
    }

    Still the 11 px font. How can I solve this?

    • This reply was modified 4 years, 9 months ago by jackfalstaff.
    Thread Starter jackfalstaff

    (@jackfalstaff)

    Just one thing I noticed when I created the correct slides: If I put the image as a background it adjust by itself to the slider height and width. Since I had so few words for each slide, I could out them as text layers on top.

    The plugin is very versatile! Thank you!

    Thread Starter jackfalstaff

    (@jackfalstaff)

    Thanks Laszlo for the help. Everything works now.

    Best regards

    Thread Starter jackfalstaff

    (@jackfalstaff)

    Hello again,
    just a report on how I solved this problem. I installed Loco Translate and created an override for the text string. I suppose it would have been no problem at all if this theme had been translated into my native language. I have seen solutions in other themes where text strings like this can be altered in the settings. Such a solution helps out when a theme translation is not at hand. It felt kinda akward to install a plugin for just one text string. But it works…
    Best regards

    Thread Starter jackfalstaff

    (@jackfalstaff)

    Brilliant!

    The plugin pointed me to the file content-single.php.
    I added the code as in content.php and voilá it works.

    Thanks a million…

    Best regards

    Thread Starter jackfalstaff

    (@jackfalstaff)

    Brilliant! Thanks!

    I’ve had great problems as my website needed to be updated, but I could not achieve this since the CF7 stopped working. I tried many different solutions in a dev site, but everyone of them broke down the forms when the WP 4.4.2 was installed. But now I have been able to update everything with the CF7 plugin still working.

    This was my procedure:

    1. Backup the present forms according to Takayuki Miyoshi’s link above
    2. Update WP to latest version
    3. Uninstall the CF7 plugin (that’s not working)
    4. Reinstall the latest CF7 plugin
    5. Import the exported forms (p 1) via Tools-> Import –“WordPress” importer plugin
    6. Done

    So far, so good.

    Best regards

Viewing 6 replies - 1 through 6 (of 6 total)