Viewing 13 posts - 1 through 13 (of 13 total)
  • Author
    Posts
  • skillfulken Friend
    #200017

    Hello!

    On my Doctors Timetable Module, it shows double titles. I want to keep the uppercase title and remove the other one (the one in the red box in the attached picture). I tried to remove it from the article or module but failed. Could you tell me how to remove it? Thanks!


    1. medicare-screen-cap-1
    Pankaj Sharma Moderator
    #543517

    Hi
    Can you share your site url here , so that i can check it on your site and suggest to how to fix it

    skillfulken Friend
    #543537

    Kindly please check PM.

    Pankaj Sharma Moderator
    #543547

    Hi
    Did you sort it out .
    I have not found the item, that you attached in the screenshot .
    see this >>>http://prntscr.com/471n3r

    skillfulken Friend
    #543557

    Oh sorry. I have change the title from ‘doctors timetable’ to ‘schedule’. But the problem still exists – I can not hide the ‘schedule’ title.

    Pankaj Sharma Moderator
    #543565

    HI schedule is the title of article that you selected for this category .>>http://prntscr.com/4724mp
    you selected same article for mod id 105 and mid id 106 at this time .
    apply same settings of Mod105 on module id 106 .
    steps:
    If you want to show only NEW COURSES
    then do these steps .
    add a article with name>>>NEW COURSES
    show module title to >>HIDE in module options

    it will look like this >>http://prntscr.com/4724ic

    Hope it helps

    skillfulken Friend
    #543574

    Hi, I follow the above steps, hide mod title, and show article title. However, the format of the title is different. It is not uppercase and is spaced tightly with the paragraph.


    1. medicare-screen-cap-2
    Pankaj Sharma Moderator
    #543583

    Hello Skillfulken

    Do this
    Add this css code in your custom.css file .
    your template/css/custom.css

    .t3-module a,
    .t3-module .mod-articles-category-title {
    color: #ffffff
    font-size: 18px;
    text-transform: uppercase; };

    skillfulken Friend
    #543585

    Hello, I have added the code into the custom.css file and even put the !important for each css. Sadly, the css is still overridden by the ‘body’.

    Pankaj Sharma Moderator
    #543591

    Hello
    I fixed it directly on your site .
    Please check it now ..
    i added this code in your custom.css file at the bottom .

    #Mod106 .mod-articles-category-title {font-size:18px;text-transform:uppercase;}

    skillfulken Friend
    #543592

    Thanks Pan, there are two more problems after the modification.

    1. There are no spacing between the title and the paragraph. (compared with the left mod)
    2. The reading more box becomes larger. (compared with the left mod)

    Pankaj Sharma Moderator
    #543721

    Hi
    Please revert the changes i mentioned above .
    It seems like a bug in template .
    so i am forwarding it to the development team ,
    Hope the issue will be fixed in next template update
    You can track the workflow here

    skillfulken Friend
    #543852

    Thanks Pan,

    Looking forwards for the update.

Viewing 13 posts - 1 through 13 (of 13 total)

This topic contains 13 replies, has 2 voices, and was last updated by  skillfulken 10 years, 2 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum