Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #41381

    Hi! First of all, sorry for my English. I will do my best to explain my problems clearly.

    1st – When I write something in bold, the words appear in a lower position than the words in normal style. How can i fix that?

    2nd – How can I change the distance between images and text? For example, I added a table with some images inside. I added the table with TablePress and well, when i see the preview in the TablePress plugin, the images are centered and close to the words below. Buuuut… when i see them in the entry, the pictures are on the left (not centered) and very separated from the words below. The plugin says that, depending on my theme, the table may look different in the entry…

    The same happens to me with the titles (or headings, i dont know how to say it). When i add a h2 in the entry content, the line below is very far from the title.

    I think you can see all these things in http://www.missgangas.com/tabla-comparativa-de-kindles/

    Is there any way to fix that?

    Many thanks

    #41405
    Sakin
    Keymaster

    @sofiss.sofiss:

    1) I just check in your site and I don’t see it in a lower position. When you bold the text it just make it strong. It’s normal to do that.

    2) You can add the following css in “Appearance => Theme Options => Custom CSS” box to make your image center in tablepress table.

    .tablepress img {
        display: block;
        margin: 0 auto;
        text-align: center;
    }
    #41469

    Thank you for your time. The second point worked perfectly, and regarding the first one… I still see the bold letters in a lower position… I know it looks stronger when its in bold, but in my pc it looks very far. Anyway, if people see it OK, i dont care.

    Now I have another problem…

    Suddenly, somehow, the WP navigation bar is no longer there, so everytime I have to access to the Dashboard I have to click on an entry → edit, and then I enter again in the Dashboard.

    I checked if it was disabled, but isn’t. And, at the same time, when I access the Appearance => Customize (or “custom”, i dont know how it appears in English)… there is no option to customize widgets and all that. All I can see is: Site title, colors, header image, background image, nav, and static frontpage.

    I can add different widgets to my entries from Appearance => Widgets. But for the frontpage I dont have the option. At the same time, in the frontpage, the footer menu dissapeared. Its only seen when I enter an entry. I guess that if i can edit it again it will appear… but I have no way to access.

    🙁 all is gone.

    Do you know what may have happened and how can I fix these things? Its so strange.

    (Again, sorry for my English, I did a bad translations of all the options in the menu, but i wish you understand me)

    #41470

    OK! 🙂 I made it to enable the Nav Menu… it was the pluging Shareaholic the one that was causing problems.

    Paradoxically, I clicked on “Disable Admin Bar Menu (requires page refresh)” and it enabled it again.

    I thought all my problems were solved, but I still cant see the options to customize the widgets and i cant see the foot menu.

    At least I found the solution to the first point. I wish you can help me with the last thing. I will keep on trying anyway 🙂

    #41474
    Sakin
    Keymaster

    @sofiss.sofiss: For detail option you need to go to Theme Options panel not customizer. For that just go to “Appearance => Theme Options” form your WordPress Dashboard and for widgets you can go to “Appearance => Widgets”

    Also check out our theme instructions page for Catch Evolution theme at http://catchthemes.com/theme-instructions/catch-evolution/ and Catch Evolution Pro theme at http://catchthemes.com/theme-instructions/catch-evolution-pro/

    #41488

    I think you didn’t understand me. Obviously, my wrong.
    My problems with the Admin Bar Menu are back (its not longer there) and the footer menu has never returned. When I change to other themes, the Admin Bar Menu appears and the footer too. I tried deleting the Shareaholic thing, that I told you that might be the problem, but nothing changed.

    When I access the place that you told me to custom the Widgets there are no changes in my frontpage. That’s why I was trying to access directly from the Admin Bar Menu to “customize” or “appearance” (in Spanish it is Personalizar, and in English i dont know).

    But I like Catch Evolution theme and just when I started to believe I was going to keep it forever these problems appeared. Is there any way to reset it and install it again with the default settings? Maybe that’s the easiest way to find the solution to all the things that have been dissappearing. I’ll just have to save the CSS Custom somewhere and paste them back with the default settings.

    Thank you very much for your great support.

    #41496
    Sakin
    Keymaster

    @sofiss.sofiss: You can try deleting the theme and then add new version. That will reset most of your part. I am so confused as we haven’t coded anything in Catch Evolution Theme that effect admin bar menu. Also when I check in your site, menu are showing perfect for me.

Viewing 7 posts - 1 through 7 (of 7 total)
  • The topic ‘Distance between images and text / Bold letters’ is closed to new replies.